Reassigns new lane indices to the specified schedule items in order to remove empty spaces between the items and their neighbors.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public void CompactItemLanes ( |
Visual Basic
Copy Code
|
|---|
Public Sub CompactItemLanes( _ |
A list of items to compact.
See Also